home *** CD-ROM | disk | FTP | other *** search
/ NeXT Enterprise Objects Framework 1.1 / NeXT Enterprise Objects Framework 1.1.iso / NextDeveloper / Apps / EOModeler.app / English.lproj / ModelBrowser.nib / data.classes next >
Encoding:
Text File  |  1995-01-31  |  514 b   |  17 lines

  1. ModelExplorer = {
  2.     ACTIONS = {"qualifierCancel:" = "qualifierCancel:"; "qualifierOK:" = "qualifierOK:"; }; 
  3.     OUTLETS = {
  4.     numRecordsField = numRecordsField; 
  5.     qualifierPanel = qualifierPanel; 
  6.     qualifierText = qualifierText; 
  7.     relationsBrowser = relationsBrowser; 
  8.     ripoff = ripoff; 
  9.     splitView = splitView; 
  10.     tableView = tableView; 
  11.     }; 
  12.     SUPERCLASS = Object; 
  13. };
  14. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  15. Ripoff = {SUPERCLASS = Control; };
  16. SortTableView = {SUPERCLASS = DBTableView; };
  17.